projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7d0f8
)
(comint-scroll-show-maximum-output): Default is t.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Feb 2002 04:15:14 +0000
(
04:15
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Feb 2002 04:15:14 +0000
(
04:15
+0000)
lisp/comint.el
patch
|
blob
|
history
diff --git
a/lisp/comint.el
b/lisp/comint.el
index d04619a2617f23c385ceffdf6d1b95612d583ff1..14d2579e32b6f21a75a3836fd84360811b8603ef 100644
(file)
--- a/
lisp/comint.el
+++ b/
lisp/comint.el
@@
-274,7
+274,7
@@
See variable `comint-scroll-show-maximum-output' and function
(const others))
:group 'comint)
-(defcustom comint-scroll-show-maximum-output
nil
+(defcustom comint-scroll-show-maximum-output
t
"*Controls how interpreter output causes window to scroll.
If non-nil, then show the maximum output when the window is scrolled.